home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 April / macformat-049.iso / mac / Demos / Print Artist Demo / PA12-Mac.Dxr / 00171.ls < prev    next >
Encoding:
Text File  |  1996-10-03  |  108 b   |  8 lines

  1. on exitFrame
  2.   repeat while the timer < 3
  3.     nothing()
  4.   end repeat
  5.   startTimer()
  6.   go(the frame + 1)
  7. end
  8.